dot operator meaning in Chinese
点运算符
句点运算子
圆点操作符
Examples
- To access them , use the dot operator
;若要访问这两个成员,请使用点运算符: - For example , the dot operator is used to access the property named
中,使用点运算符来访问 - The dot operator specifies a member of a type or namespace
点运算符指定类型或命名空间的成员。 - The dot operator is typically used for accessing the properties of an object
点运算符通常用于访问对象的特性。 - Furthermore , the dot operator and the bracket operator are interoperable
此外,点运算符和方括号运算符还可以互操作。